home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Topik / Topik - Disk 36 - Archivers (19xx)(Topik Public Domain)(PD)[WB].zip / Topik - Disk 36 - Archivers (19xx)(Topik Public Domain)(PD)[WB].adf / ArchEdge / Updates.txt < prev    next >
Text File  |  1990-10-07  |  9KB  |  262 lines

  1.  
  2. What I've added as time goes on to ArchEdge:
  3.  
  4. ==========================================================================
  5.  
  6. Updates to version 0.06:
  7.  
  8. - added the "Please Press Return...." after dos activity so error
  9. messages didn't vanish.
  10. - Changed all pathnames to RAM: to stop hassle with people with one
  11. drive and set two separate text sections...one with a pathname and
  12. one with a path and file...you'll see the difference.
  13. - Fixed a bug which occurred when no files were in the current
  14. directory which caused an 256 times loop if any dos operations were
  15. selected.
  16.  
  17. Updates to version 0.07:
  18.  
  19. - Added the title screen, and made ArchEdge wait for a pathname to
  20. be entered...to further help single drive people.  (BUY ANOTHER
  21. DRIVE!!!)
  22. - Got the Proportional Gadget Going !!! YAY !!! I remembered !!!
  23.  
  24. Updates to version 0.08:
  25.  
  26. - Added ARC to the archiving list, and realized at this stage that
  27. ZIP was a full-fledged program, and since I can't see the use of it,
  28. the ArchEdge will only ever UNZIP archives, but not ZIP them.  If you
  29. must use ZIP, then the program PKAZIP is more than adequate...in fact its
  30. pretty impressive.
  31. - Fixed a bug in earlier versions which had a problem with the change
  32. of pathnames I did in V0.06.
  33.  
  34. Updates to version 0.10:
  35.  
  36. - Added the device requesters and decided it was neat enough to be
  37.   a version 0.10 !!!
  38.  
  39. Updates to version 0.20:
  40.  
  41. - A large routine added to archive a full disk using the fantastic
  42.   LHWARP option.  All options are there...it defaults to the best
  43.   but you can do it anyway you like!!
  44.  
  45. Updates to Version 0.21:
  46.  
  47. - Discovered that I had left FREEZE off the LHWARP option, so added it
  48.   and also fixed a bug that made every second selection of LHWARP not
  49.   work !!! Sorry ?!?!?
  50.  
  51. Updates to Version 0.22:
  52.  
  53. - Added the rename command to the start of a LHWARP command, so that
  54.   it doesn't lockup if you select an existing file for your output
  55.   file.  The old file is renamed to FILENAME.BAK.LHW for your convenience.
  56. - Fixed a typo in my Assembly Listing that made it unable to be packed
  57.   with the PowerPacker.  Fixing this has made the PowerPacker very happy,
  58.   so happy you'll see that the version supplied is PowerPacked, with a
  59.   reduction of 71% (!!!! WOW !!!!)
  60.  
  61. Updates to Version 0.9:
  62.  
  63. - Added the LHWARP unarchiver.  Just click on a file with a .LHW extension
  64.   and it will bring up the requester.
  65. - Added a textfile to advertise ArchEdge, which is added to all LHWARP
  66.   files, and now added to every archive as an autopad feature....to ensure
  67.   communication programs don't cut something important off.
  68. - Fixed the longstanding LOCK bug, thanks to Richard Carde for his solution
  69.   to my program via Fidonet echos, I'm almost embarrassed at how obvious
  70.   it is.
  71. - Added a quit to archiving.  When archiving, if you now click the close
  72.   gadget on the ArchEdge requester and the it will stop when finished the
  73.   current command.  This is due to a bug if you make an error in setting
  74.   up the info, then away it went without you being able to stop it.
  75.  
  76. - I think thats it!  I added heaps of source, so maybe I forgot something.
  77.  
  78. - One point....You can't PowerPack this version...it seems to be a bug
  79.   in DevPac Assembler...I'm still looking into it, and will fix it as
  80.   soon as possible.
  81.  
  82. Updates to Version 1.0:
  83.  
  84. - As promised, ArchEdge now has an icon and runs from the workbench fine!
  85. - It also can be packed with PowerPacker.  The problem was it doesn't
  86.   like ArchEdge assembled with Debug info....
  87.  
  88. Updates to Verison 1.1:
  89.  
  90. - Fixed a bug that meant a mate with 2 megs of ram couldn't use it at
  91.   all !!  The whole program now goes into chip ram to fix this...
  92. - Fixed a serious bug the meant the UNDO function caused gurus after
  93.   returning to the CLI.  Doing this meant fixing the long-standing bug
  94.   that ArchEdge didn't turn off all the locks it opened !
  95.  
  96. Updates to Version 1.2:
  97.  
  98. - A few people thought my ad was a bit rude, so it is now selectable with
  99.   the AUTO-PAD icon.
  100. - Removed the ad file which nastily stayed in ram: after usage....
  101. - Changed the renaming part of LHWARP so that it used the DOS rename
  102.   rather than the c: rename, and so its quicker and less of a hassle
  103.   to one drivers...
  104. - Added the BEGIN icon to all the options to save you clicking in the
  105.   path box and pushing return.
  106.  
  107. Updates to Version 1.3:
  108.  
  109. - Fixed a bug with the AUTO-PAD option....
  110.  
  111. Updates to Version 1.4:
  112.  
  113. - Added PAK to the archive options.
  114.  
  115. Updates to Version 1.5:
  116.  
  117. - Fixed another little bug with the UNDO, and then got the shits and
  118.   removed the UNDO command totally.  Rewrote it, adding full routines
  119.   to do identifying and the stuff...there may be bugs, but enjoy!
  120. - Added UNPAKING to my UNDO routines !
  121.  
  122. Updates to Version 1.6:
  123.  
  124. - Almost embarrassing !  The nice new routines fell apart with some batch
  125.   UNDOing....all because I left off a zero in one of the routines....damn!
  126.   Oh well, at least its fixed....
  127. - A little bug exists which will be fixed in the next change that means
  128.   you have to put a : or a / on pathnames...I'll fix it though....
  129.  
  130. Updates to Version 1.7:
  131.  
  132. - Fixed the above-mentioned pathname bug....
  133.  
  134. Updates to Version 1.8:
  135.  
  136. - Fixed a bug in the output of the "this file is a PAK..." message....
  137. - Added the ABOUT gadget and text.
  138. - Added the extensive routines to allow single archive undoing....there
  139.   may be bugs, so keep your eyes peeled !
  140.  
  141. Updates to Version 1.9:
  142.  
  143. - Hopefully fixed the bug with some machines such that ArchEdge unarchives
  144.   to the SYS: directory all the time...doesn't do it on my machine so I'm
  145.   only guessing with this fix.....
  146.  
  147. Updates to Version 2.0:
  148.  
  149. - A huge jump to V2.0....I rewrote the whole archiving routines.  They are
  150.   now smaller, faster, more verbose, and much better programming style.
  151.  
  152. Updates to Version 2.1:
  153.  
  154. - Fixed a bug that crashed the machine when a filename was passed as a
  155.   directory in the main path requester.....
  156. - Added the Auto-Padding routines again which were removed in 2.0 (sorry!)
  157. - Added a little message to tell you when a directory is bad or invalid,
  158.   its basically the starting title screen but with two lines changed.
  159. - Begun design of the config screen, which you can't see yet, which will
  160.   allow you to use your own archiving/de-archiving commands and to
  161.   customize the gadgets a little bit.
  162.  
  163. Updates to Version 2.2:
  164.  
  165. - Added UNZIP capabilities.
  166.  
  167. Updates to Version 2.3:
  168.  
  169. - Added the PARENT gadget.
  170.  
  171. Updates to Version 2.4:
  172.  
  173. - The first sign to the real world of the config file.
  174.   Added ArchEdge.config and so now you can select your own custom path
  175.   gadgets !
  176.  
  177. Updates to Version 2.5:
  178.  
  179. - Added the DELETE gadget.  You can now delete files or directories, and
  180.   next I will add a copy and then that's all....this is not a DIRUTIL !
  181.  
  182. Updates to Version 2.6:
  183.  
  184. - Added the File Requester Alphabetical Sort routine....fingers crossed
  185.   for no errors !
  186. - Added two more message screens....one for reading files and one for
  187.   sorts....(the sort one "flashes"...because the routine is...F-A-S-T !)
  188.  
  189. Updates to Version 2.7:
  190.  
  191. - Fixed a little bug that has been bugging me for a while....ArchEdge used
  192.   to be useless in the background...using about 40-50% CPU activity.  It
  193.   now uses less than 1% when waiting, and so can be multi-tasking at all
  194.   times !  CPU usage is increased when its busy, but it depends heavily
  195.   on what it is doing !
  196.  
  197. Updates to Version 2.8:
  198.  
  199. - To celebrate the CPU usage, I added a POP gadget.  Click on it and away
  200.   it goes ! WOW !
  201.  
  202. Updates to Version 2.9:
  203.  
  204. - Just what I needed....do ArchEdge -i and it automatically iconifies !
  205.  
  206. Updates to Version 2.91:
  207.  
  208. - Added a "DIRECTORY" empty screen.
  209.  
  210. Updates to Version 2.92:
  211.  
  212. - Fixed a few text routine errors.
  213. - Removed the Ad file when iconified so as not to cause confusion !
  214.  
  215. Updates to Version 2.93:
  216.  
  217. - Added the LIST routine....fingers crossed !
  218.  
  219. Updates to Version 2.94:
  220.  
  221. - Fixed a bug in the sorter....for case when one file in dir only (oops).
  222.  
  223. Updates to Version 2.95:
  224.  
  225. - Fixed a bug introduced when inserting the LIST routine with the UNDO
  226.   text.....
  227.  
  228. Updates to Version 2.96:
  229.  
  230. - Fixed a bug with the LHWARP option...purely in the looks !
  231.  
  232. Updates to Version 2.97:
  233.  
  234. - Added the menus...cute huh ?
  235.  
  236. Updates to Version 3.00: WOW! HEAPS (I probably missed something here...)
  237.  
  238. - Rewrote File Requester !!!
  239. - Added "drag" ability
  240. - Moved text requesters for files etc to the main window
  241. - Added the NODIRS which won't allow you to select a dir if on.
  242. - Added the OKAYS ? which will make things faster if you know what you
  243.   are doing....
  244. - Added the OWNDIR which when off will stop ArchEdge from making separate
  245.   directories for each archive in the UNDO feature !
  246. - Separated the path and filename for archives...
  247. - Added the CLR to unselect all files/dirs
  248. - Added the ALL to select all files and/or dirs depending on NODIRS.
  249. - Added READ to allow you to re-read a directory if it changed and ArchEdge
  250.   didn't know about it....
  251. - Optimized a lot of the text routines to lessen space, but new file
  252.   requester was a bit bigger, so overall change was minimal.
  253.  
  254. Updates to Version 3.01:
  255.  
  256. - Added my title text again....
  257. - Converted to Macro68...great assembler...faster and neater....my data and
  258.   code hunks are now clearly defined (should have been earlier...shame !)
  259.  
  260. Robert Lang
  261.  
  262. ENJOY ENJOY ENJOY!!!!